StreamingEventsResponse Class |
Namespace: Independentsoft.Exchange
The StreamingEventsResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| StreamingEventsResponse |
Initializes a new instance of the StreamingEventsResponse class.
| |
| StreamingEventsResponse(Stream) |
Initializes a new instance of the StreamingEventsResponse class.
|
| Name | Description | |
|---|---|---|
| ConnectionStatus |
Gets the connection status.
| |
| DescriptiveLinkKey |
Currently unused and is reserved for future use.
(Inherited from Response.) | |
| ErrorSubscriptionIds |
Gets the error subscription ids.
| |
| Message |
Provides a text description of the status of the response.
(Inherited from Response.) | |
| Notifications |
Gets the notifications.
| |
| ResponseClass |
Represents the status of the response.
(Inherited from Response.) | |
| ResponseCode |
Provides an error code that identifies the specific error that the request encountered.
(Inherited from Response.) | |
| ServerVersionInfo |
Represents the Microsoft Exchange Server version number.
(Inherited from Response.) | |
| XmlMessage |
Provides additional error response information.
(Inherited from Response.) |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Parses the specified stream.
| |
| ToString | (Inherited from Object.) |